home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-07-24 | 464 b | 18 lines | [TEXT/MPS ] |
- # File: LazyPass.make
- # Target: LazyPass
- # Sources: LazyPass.p
-
- OBJECTS = LazyPass.p.o
-
- LazyPass ƒƒ LazyPass.make {OBJECTS}
- Link -w -t '????' -c '????' -rt CUST=128 -m CIRCLEAREA -sg LazyPass ∂
- {OBJECTS} ∂
- "{Libraries}"Runtime.o ∂
- "{Libraries}"Interface.o ∂
- "{PLibraries}"SANELib.o ∂
- "{PLibraries}"PasLib.o ∂
- "{MyLibraries}"SAGlobals.o ∂
- -o LazyPass
- LazyPass.p.o ƒ LazyPass.make LazyPass.p
- Pascal -i "{MyInterfaces}" LazyPass.p
-